projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edb06ed
)
(complex-buffers-menu-p): Delete; obsolete variable.
author
Karl Heuer
<kwzh@gnu.org>
Fri, 16 Sep 1994 23:41:47 +0000
(23:41 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Fri, 16 Sep 1994 23:41:47 +0000
(23:41 +0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index ab9c43e1defe5778351981da61571b739ec17ab6..a309c62d1f6c17af30db56df10c7298b0d8763d9 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-266,10
+266,6
@@
Do the same for the keys of the same name."
(defalias 'menu-bar-buffers (make-sparse-keymap "Buffers"))
-(defvar complex-buffers-menu-p nil
- "*Non-nil says, offer a choice of actions after you pick a buffer.
-This applies to the Buffers menu from the menu bar.")
-
(defvar buffers-menu-max-size 10
"*Maximum number of entries which may appear on the Buffers menu.
If this is 10, then only the ten most-recently-selected buffers are shown.